func runtime/pprof.readProfile

2 uses

	runtime/pprof (current package)
		pprof.go#L794: func readProfile() (data []uint64, tags []unsafe.Pointer, eof bool)
		pprof.go#L801: 		data, tags, eof := readProfile()